This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: code 80000003 - inside IBM Sametime??? ~Ben Dwoboosilylen 13.Dec.05 03:26 PM a Web browser Developer Toolkits All ReleasesAll Platforms
Also just noticed in my console log the following:
Tried connecting on port 80 to an external / internal IBM sametime server:
The stack trace shows a bug in IBM's STComm.jar - any help from STComm team would be most welcome!
java.lang.NullPointerException
at com.lotus.sametime.core.util.connection.Connection.sendMessage(Connection.java)
at com.lotus.sametime.core.util.connection.j.a(RC2Sender.java)
at com.lotus.sametime.core.util.connection.j.a(RC2Sender.java)
at com.lotus.sametime.core.util.connection.f.j(Unknown Source)
at com.lotus.sametime.core.util.connection.f.run(Unknown Source)
at java.lang.Thread.run(Thread.java:552)